P+ - Captain Falcon - Action - 0x121
Entry Script
- UnknownEvent { namespace: 0x14, code: 0x5, unk1: 0x0, arguments: [Bool(false)] }
- ArticleRemove(1)
- Subroutine(0x1c3f8)
- IntVariableSet { variable: LongtermAccessInt(Temp1), value: 484 }
- IntVariableSet { variable: LongtermAccessInt(Temp2), value: 488 }
- CreateInterrupt { interrupt_id: Some(0), action: Wait, requirement: (AnimationEnd) }
- CreateInterrupt { interrupt_id: Some(1), action: Fall, requirement: (AnimationEnd) }
- loop Infinite times:
- if (HasAFloorBelowThePlayer scalar(0.1))
- IfStatementOr (OnGround)
- UnknownEvent { namespace: 0x9, code: 0x0, unk1: 0x0, arguments: [Value(0)] }
- SetAirGround(15)
- Subroutine(0x1c478)
- EnableInterrupt(0)
- DisableInterrupt(1)
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: InAir }] }
- else
- UnknownEvent { namespace: 0x9, code: 0x0, unk1: 0x0, arguments: [Value(2)] }
- SetAirGround(17)
- Subroutine(0x1c4d0)
- EnableInterrupt(1)
- DisableInterrupt(0)
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: OnGround }] }
- LoopRest
Exit Script
- FinalSmashExit